home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 9565 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.4 KB

  1. Path: news.gate.net!not-for-mail
  2. From: dhaire@gate.net (doug haire)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: DSZ or GSZ Zmodem
  5. Date: 29 Mar 1996 02:06:35 -0500
  6. Organization: CyberGate, Inc.
  7. Message-ID: <4jg25r$1mt4@seminole.gate.net>
  8. References: <Pine.PMDF.3.91.960327175133.498343A-100000@BARRYU.BITNET>
  9. NNTP-Posting-Host: seminole.gate.net
  10. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  11.  
  12. ENRIQUE S. IGNARRA (S0496872%BARRYU.BITNET@VM.ITS.RPI.EDU) wrote:
  13. : On Wed, 27 Mar 1996, doug haire wrote:
  14. : > ENRIQUE S. IGNARRA (S0496872%BARRYU.BITNET@VM.ITS.RPI.EDU) wrote:
  15. : > : Does anyone have either of the above protocols running with telix?
  16. : > : I can't get either of them to send more than 1 file when uploading.
  17. : > : Can someone help me out ?
  18. : >
  19. : > You don't say which version of Telix you use... But the easiest way is to
  20. : > create a textfile and use that. This textfile method is (not so clearly)
  21. : > explained in the DSZ/GSZ documentation.
  22. : >
  23. : > Essentially, the command is:
  24. : >
  25. : > dsz port X speed Y ha [cts|both|slow] sz @[drive:\filename.ext]
  26. : >
  27. : > I use, for example:
  28. : >
  29. : > dszp port 1 speed 115200 ha cts sz -km @c:\file.lst
  30. : >
  31. : > The "-km" says start with 1k blocks and use MobyTurbo mode.
  32. : > The @ tells DSZ that the next letters are the drive, path, and filename
  33. : > of the file containing the list of files to send. The file.lst file would
  34. : > have one or more lines that look something like this:
  35. : >
  36. : > c:\commo\up\vde18f.zip
  37. : >
  38. : Thanks for the help.  I use Telix v3.22, also telix can create a filelist.txt
  39. : file or something like that but i haven't been able to get it to work
  40. : like this.  Would you happen to know in what directory the file is
  41. : created in?  The command used is in the external protocols menu.
  42. : It is @<batchfile name here>.
  43. : Any further assistance on how to get it to work with this automatically
  44. : generated batch file is appreciated.
  45.  
  46. I don't use Telix (last version I used was 3.15 and then only briefly) 
  47. but I will grab a copy of the DOCs and see what I can find out for you.
  48.  
  49. Off the top of my head, a "quick & dirty" method would be to make 
  50. @<drive:\batchfile-name> a part of the command line in the .BAT file.
  51. But you should be able to pass that to the batch file also. Maybe you 
  52. can't, I know I have run into some problems trying to pass certain 
  53. characters as parts of arguments to a batch file.
  54.  
  55. I'll get back to you in a day or two.
  56.  
  57.